home *** CD-ROM | disk | FTP | other *** search
/ Workbench Add-On / Workbench Add-On - Volume 1.iso / BBS-Archive / Dev / gcc263-src.lha / gcc-2.6.3 / config / convex / x-convex < prev    next >
Text File  |  1993-05-07  |  141b  |  6 lines

  1. # ld can make exe's c2-only if this lib is searched even though not loaded
  2. CCLIBFLAGS = -tm c1 
  3.  
  4. # Use -pcc to avoid surprises.
  5. CC = cc -pcc
  6.